Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vertexai: Add Intro to the Vertex AI library #660

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

SauravP97
Copy link

PR Description

Added intro to the Vertex AI library.
Took reference from the Google Gen AI library: https://python.langchain.com/api_reference/google_genai/index.html

Rendered DocString looks like this:
Screenshot 2024-12-22 at 3 13 21 PM

Tagging @lkuligin for review.

Type

📖 Documentation

@SauravP97 SauravP97 requested a review from lkuligin January 7, 2025 13:21
pip install -U langchain-google-vertexai
```

## Supported Models (MaaS: Model-as-a-Service)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's start with a short description of all supported integration (and a difference between them, please). So that a user doesn't get an impression that only Llama and Mistarl are supported.
You can find a full list here:

(we don't need to mention things like SafetySettings), but let's mention all relevant Vertex AI integrations, please.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants